[INFO] fetching crate nuclei-attributes 0.1.0...
[INFO] testing nuclei-attributes-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nuclei-attributes 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nuclei-attributes 0.1.0
[INFO] finished tweaking crates.io crate nuclei-attributes 0.1.0
[INFO] tweaked toml for crates.io crate nuclei-attributes 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuclei-attributes 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nuclei-attributes 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 075e5ba51cb1cc7ad7fa5ebb6aed97494646cb6b3224ba8e02e6605e1b91c82d
[INFO] running `Command { std: "docker" "start" "-a" "075e5ba51cb1cc7ad7fa5ebb6aed97494646cb6b3224ba8e02e6605e1b91c82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075e5ba51cb1cc7ad7fa5ebb6aed97494646cb6b3224ba8e02e6605e1b91c82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075e5ba51cb1cc7ad7fa5ebb6aed97494646cb6b3224ba8e02e6605e1b91c82d", kill_on_drop: false }`
[INFO] [stdout] 075e5ba51cb1cc7ad7fa5ebb6aed97494646cb6b3224ba8e02e6605e1b91c82d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 731ddf6927e0e0ec4044106ad8162424407275a876e2ba1818cde313632d7582
[INFO] running `Command { std: "docker" "start" "-a" "731ddf6927e0e0ec4044106ad8162424407275a876e2ba1818cde313632d7582", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nuclei-attributes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
[INFO] running `Command { std: "docker" "inspect" "731ddf6927e0e0ec4044106ad8162424407275a876e2ba1818cde313632d7582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731ddf6927e0e0ec4044106ad8162424407275a876e2ba1818cde313632d7582", kill_on_drop: false }`
[INFO] [stdout] 731ddf6927e0e0ec4044106ad8162424407275a876e2ba1818cde313632d7582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea6f4fdfa5b0f8f44c2374be99ffba08207f5a1803d0316cb39f3ae9ab3cbe4
[INFO] running `Command { std: "docker" "start" "-a" "4ea6f4fdfa5b0f8f44c2374be99ffba08207f5a1803d0316cb39f3ae9ab3cbe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling slice-group-by v0.2.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling os_socketaddr v0.2.5
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.1.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nuclei-attributes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lever v0.1.4
[INFO] [stderr]    Compiling polling v3.3.2
[INFO] [stderr]    Compiling rustix-uring v0.2.0
[INFO] [stderr]    Compiling async-io v2.3.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling nuclei v0.4.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.90s
[INFO] running `Command { std: "docker" "inspect" "4ea6f4fdfa5b0f8f44c2374be99ffba08207f5a1803d0316cb39f3ae9ab3cbe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea6f4fdfa5b0f8f44c2374be99ffba08207f5a1803d0316cb39f3ae9ab3cbe4", kill_on_drop: false }`
[INFO] [stdout] 4ea6f4fdfa5b0f8f44c2374be99ffba08207f5a1803d0316cb39f3ae9ab3cbe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7bb41f33ddcb7559b69609c0894bae6917dd047df2b9244f543788219ff39d41
[INFO] running `Command { std: "docker" "start" "-a" "7bb41f33ddcb7559b69609c0894bae6917dd047df2b9244f543788219ff39d41", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuclei_attributes-e316cf66b4e76471)
[INFO] [stderr]    Doc-tests nuclei_attributes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - bench (line 127) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 38) ... ignored
[INFO] [stdout] test src/lib.rs - test (line 89) ... ignored
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nuclei-0.4.2/src/syscore/linux/iouring/iouring.rs:162:18:
[INFO] [stdout] nuclei: uring can't be initialized: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x589872f2d8da - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x589872f2d8da - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x589872f2d8da - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x589872f2d8da - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x589872f3eefa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x589872f3eefa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x589872f318b2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x589872f318b2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x589872f17b1f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x589872f17b1f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x589872f28f61 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x589872f291db - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x589872f17bd8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x589872f0f799 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x589872f1843d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x589872f3f68c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x589872f3f402 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x589872edddec - <core[a96a4c5c53f902a3]::result::Result<rustix_uring[a94279c9c32306c8]::IoUring, rustix[ca31c1a09c44277e]::backend::io::errno::Errno>>::expect
[INFO] [stdout]   18:     0x589872edb072 - <nuclei[15009ec21a9bddc5]::syscore::linux::iouring::iouring::SysProactor>::new
[INFO] [stdout]   19:     0x589872ed9043 - <nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}
[INFO] [stdout]   20:     0x589872ed8feb - <once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_init::<<nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x589872ed9d26 - <once_cell[a29aa2914e4dc75c]::imp::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::initialize::<<once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_init<<nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}>::{closure#0}, <once_cell[a29aa2914e4dc75c]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]   22:     0x589872f0026e - <&mut dyn core[a96a4c5c53f902a3]::ops::function::FnMut<(), Output = bool> as core[a96a4c5c53f902a3]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]   23:     0x589872efff9c - once_cell[a29aa2914e4dc75c]::imp::initialize_or_wait
[INFO] [stdout]   24:     0x589872ed9a7e - <once_cell[a29aa2914e4dc75c]::imp::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::initialize::<<once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_init<<nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}>::{closure#0}, <once_cell[a29aa2914e4dc75c]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   25:     0x589872ed8f38 - <once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_try_init::<<once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_init<<nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}>::{closure#0}, <once_cell[a29aa2914e4dc75c]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]   26:     0x589872ed8e97 - <once_cell[a29aa2914e4dc75c]::sync::OnceCell<nuclei[15009ec21a9bddc5]::proactor::Proactor>>::get_or_init::<<nuclei[15009ec21a9bddc5]::proactor::Proactor>::get::{closure#0}>
[INFO] [stdout]   27:     0x589872ed9266 - <nuclei[15009ec21a9bddc5]::proactor::Proactor>::get
[INFO] [stdout]   28:     0x589872ec7872 - nuclei[15009ec21a9bddc5]::proactor::drive::<(), rust_out[c29997ca7713e474]::main::{closure#0}>
[INFO] [stdout]   29:     0x589872eca39a - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   30:     0x589872ed0853 - <fn() as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   31:     0x589872ec8e16 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   32:     0x589872ec9b49 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   33:     0x589872f284b4 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   34:     0x589872f284b4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x589872f284b4 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x589872f284b4 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x589872f284b4 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   38:     0x589872f284b4 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x589872f284b4 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x589872f284b4 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x589872f284b4 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   42:     0x589872ec8c71 - std[ec4e911328de40a6]::rt::lang_start::<()>
[INFO] [stdout]   43:     0x589872ed09a5 - main
[INFO] [stdout]   44:     0x752f8c8d91ca - <unknown>
[INFO] [stdout]   45:     0x752f8c8d928b - __libc_start_main
[INFO] [stdout]   46:     0x589872ec6dd5 - _start
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7bb41f33ddcb7559b69609c0894bae6917dd047df2b9244f543788219ff39d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb41f33ddcb7559b69609c0894bae6917dd047df2b9244f543788219ff39d41", kill_on_drop: false }`
[INFO] [stdout] 7bb41f33ddcb7559b69609c0894bae6917dd047df2b9244f543788219ff39d41
